Resource StructureDefinition/FHIR Server from package ca.healthpei.io.core#0.1.3-DFT (94 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ext-patientbirthsex",
"url" : "http://healthpei.ca/fhir/StructureDefinition/ext-patientbirthsex",
"version" : "0.3.1",
"name" : "ExtensionBirthSex",
"title" : "Extension: Birth Sex",
"status" : "draft",
"date" : "2024-08-09",
"publisher" : "Health PEI",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
}
]
}
],
"description" : "A code classifying the person's sex assigned at birth. Replicates the birthsex extension in US-Core-R4 for interoperability.",
"jurisdiction" : [
{
"coding" : [
{
"code" : "CA",
"system" : "urn:iso:std:iso:3166"
}
]
}
],
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "iso11179"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"expression" : "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient#Patient",
"type" : "element"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Extension: Birth Sex",
"definition" : "A code classifying the person's sex assigned at birth. Replicates the birthsex extension in US-Core-R4 for interoperability.",
"comment" : "The codes required are intended to present birth sex (i.e., the sex recorded on the patient’s birth certificate) and not gender identity or reassigned sex.",
"max" : "1",
"mapping" : [
{
"identity" : "rim",
"map" : "player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender"
},
{
"identity" : "iso11179",
"map" : ".patient.administrativeGenderCode"
}
]
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"max" : "0"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://healthpei.ca/fhir/StructureDefinition/ext-patientbirthsex",
"mustSupport" : true
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1
},
{
"id" : "Extension.value[x]:valueCoding",
"path" : "Extension.value[x]",
"sliceName" : "valueCoding",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ca/baseline/ValueSet/birthsex",
"description" : "Code for sex assigned at birth"
}
},
{
"id" : "Extension.value[x]:valueCoding.system",
"path" : "Extension.value[x].system",
"min" : 1
},
{
"id" : "Extension.value[x]:valueCoding.code",
"path" : "Extension.value[x].code",
"min" : 1
},
{
"id" : "Extension.value[x]:valueCoding.display",
"path" : "Extension.value[x].display",
"short" : "Optional description of the sex at birth code",
"definition" : "Plain text representation of the sex at birth concept"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.